home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Utilitare / Girder / girder331c.exe / {app} / Girder.exe / 0 / RCDATA / TFORM10 / TFORM10.txt
Text File  |  2004-05-19  |  758b  |  39 lines

  1. object Form10: TForm10
  2.   Left = 216
  3.   Top = 175
  4.   Width = 513
  5.   Height = 392
  6.   Caption = 'Variable Display'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object StringGrid1: TStringGrid
  20.     Left = 0
  21.     Top = 0
  22.     Width = 505
  23.     Height = 365
  24.     Align = alClient
  25.     ColCount = 6
  26.     FixedCols = 0
  27.     RowCount = 2
  28.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
  29.     TabOrder = 0
  30.     ColWidths = (
  31.       85
  32.       47
  33.       87
  34.       52
  35.       64
  36.       154)
  37.   end
  38. end
  39.